home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
zlaty kalich
/
zlatykalich
/
ZlatyKalich.exe
/
scripts
/
DefineSprite_796
/
frame_105
/
DoAction.as
Wrap
Text File
|
2001-12-02
|
276b
|
13 lines
_root.pepa.gotoAndStop("talkb");
_root.sprejerka.gotoAndStop("talkq");
if(_root.english == 1)
{
s1 = "That\'s exactly what I mean. Why right here?";
}
else
{
s1 = "P�esn� to jsem m�l na mysli. Pro� to d�l� zde?";
}
_root.pepakecy = s1;
wait = 0;